home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / gfx / pbm / manuals.lha / manuals / ppm / ppmbrighten.man < prev    next >
Text File  |  1993-12-09  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      ppmbrighten(1)         AMIGA (20 Nov 1990)         ppmbrighten(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmbrighten - change an images Saturation and Value from an
  10.           HSV map
  11.  
  12.      SYNOPSIS
  13.           ppmbrighten [-n] [-s <+- saturation>] [-v <+- value>]
  14.           <ppmfile>
  15.  
  16.      DESCRIPTION
  17.           Reads a portable pixmap as input.  Converts the image from
  18.           RGB space to HSV space and changes the Value by <+- value>
  19.           as a percentage.  Likewise with the Saturation.  Doubling
  20.           the Value would involve
  21.  
  22.           ppmbrighten -v 100
  23.  
  24.           to add 100 percent to the Value.
  25.  
  26.           The 'n' option normalizes the Value to exist between 0 and 1
  27.           (normalized).
  28.  
  29.      SEE ALSO
  30.           pgmnorm(1), ppm(5)
  31.  
  32.      AUTHOR
  33.           Copyright (C) 1990 by Brian Moffet Copyright (C) 1989 by Jef
  34.           Poskanzer.
  35.  
  36.           Permission to use, copy, modify, and distribute this
  37.           software and its documentation for any purpose and without
  38.           fee is hereby granted, provided that the above copyright
  39.           notice appear in all copies and that both that copyright
  40.           notice and this permission notice appear in supporting
  41.           documentation.  This software is provided "as is" without
  42.           express or implied warranty.
  43.  
  44.      NOTES
  45.           This program does not change the number of colors.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 12/9/93)
  64.  
  65.  
  66.  
  67.